-
Home
-
WooCommerce Shipping
-
1.5.0
-
Code
-
Classes
- MigrationController
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
173 |
Lines of code |
108 |
Logical lines of code |
38 |
Comment lines |
45 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_woocommerce_debug_tools() |
S |
40 |
4 |
72 |
get_label_batch_processor() |
S |
70 |
2 |
6 |
needs_migration() |
S |
79 |
2 |
3 |
needs_labels_migration() |
S |
79 |
2 |
3 |
__construct() |
S |
69 |
1 |
6 |
migrate_all() |
S |
78 |
1 |
4 |
migrate_settings() |
S |
82 |
1 |
3 |
migrate_labels() |
S |
82 |
1 |
3 |
needs_settings_migration() |
S |
81 |
1 |
3 |
get_labels_migration_progress() |
S |
72 |
1 |
5 |